home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3561 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1005 b 

  1. Path: news-feed.mci.newscorp.com!usenet
  2. From: root@nutbrown.delphi.com (Super-User)
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: Can you recommend a good C/C++ Hash Package.......?
  5. Date: 24 Jan 1996 21:17:28 GMT
  6. Organization: News Corp./MCI Online Ventures
  7. Message-ID: <4e67l8$gub@klein.delphi.com>
  8. References: <4e5hda$roj@lyra.csx.cam.ac.uk>
  9. NNTP-Posting-Host: nutbrown.delphi.com
  10. X-Newsreader: knews 0.9.3
  11. In-Reply-To: <4e5hda$roj@lyra.csx.cam.ac.uk>
  12. To: Dave Hodgson <dmh@sanger.ac.uk>
  13.  
  14. In article <4e5hda$roj@lyra.csx.cam.ac.uk>,
  15.     Dave Hodgson <dmh@sanger.ac.uk> writes:
  16. >Hi,
  17. >
  18. >I am looking for an easy to use, clean, efficient hash package for C or C++.
  19. >
  20. >Recommendations please!
  21. >
  22. >If you are using one that you find particularly useful, please mail me
  23. >details of how I might get hold of it...
  24. >
  25.  
  26. Take a look at ftp://prep.ai.mit.edu/pub/gnu/cperf-2.1a.tar.gz
  27.  
  28. I haven't used it extensively, but  I was able to use it to generate a 
  29. perfect hash for a group of keywords that I had.
  30.  
  31. -tim
  32.  
  33.  
  34.